abstract syntax 예문
- The abstract syntax classes are independent of the attributes that use them.
추상 구문 클래스는 그것을 사용하는 속성에 존하지 않습니다. - Over and above the RDF abstract syntax, the DCMI Abstract Model provides:
RDF 추상 구문론을 넘어, DCMI 추상모델은 다음과 같은 내용을 제공한다: - The abstract syntax classes are:
추상 구문 클래스는 다음과 같습니다. - Most attribute classes also extend the appropriate abstract syntax class to get the implementation.
또, 대부분의 속성 클래스는 적절한 추상 구문 클래스를 확장해 구현을 취득합니다. - The type of the attribute value that a category accepts is called the attribute's abstract syntax.
카테고리가 받아들이는 속성값의 형태는 속성의 추상 구문으로 불립니다. - In fact, applications that have nothing to do with printing can use the abstract syntax classes.
실제, 인쇄를 아무것도 실시하지 않는 어플리케이션은 추상 구문 클래스를 사용할 수 있습니다. - The abstract syntax classes merely provide a convenient implementation that can be shared by many attribute classes.
추상 구문 클래스는 많은 속성 클래스에 의해 공유되는 간이 구현을 단지 제공할 뿐입니다. - This attribute class, like the standard attribute classes, implements Attribute or one of its subinterfaces and extends an abstract syntax class.
이 속성 클래스는 표준 속성 클래스와 같이, Attribute 또는 그 서브 인터페이스의 1개를 구현해, 추상 구문 클래스를 확장합니다. - Although most of the standard attribute classes extend one of the abstract syntax classes, no attribute class is required to extend one of these classes.
대부분의 표준 추상 클래스는 추상 구문 클래스의 1개를 확장하고 있습니다만, 속성 클래스는 이러한 클래스의 1개의 확장도 요구되지 않습니다. - To provide consistency and reduce code duplication, the Java Print Service API defines abstract syntax classes to represent each abstract syntax, and these classes are used as the parent of standard attributes whenever possible.
일관성을 제공해, 코드의 중복을 줄이기 위해서 Java Print Service API는 추상 구문 클래스를 정의해 각 추상 구문을 나타내, 가능한 경우에는 이러한 클래스는 표준 속성의 부모로 하고 있고 개에서도 사용할 수 있습니다. - To provide consistency and reduce code duplication, the Java Print Service API defines abstract syntax classes to represent each abstract syntax, and these classes are used as the parent of standard attributes whenever possible.
일관성을 제공해, 코드의 중복을 줄이기 위해서 Java Print Service API는 추상 구문 클래스를 정의해 각 추상 구문을 나타내, 가능한 경우에는 이러한 클래스는 표준 속성의 부모로 하고 있고 개에서도 사용할 수 있습니다.